raw input python

31

mydata = raw_input('Prompt :')
print (mydata)

Comments

Submit
0 Comments